| CourseBookList |
| EntityType | Independent |
| Logical Entity Name | CourseBookList |
| Default Table Name | AdCourseBookList |
| Logical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| CourseBookList Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
CourseBookListId |
INTEGER | NO | ||
| Code | VARCHAR(8) | NO | ||
| Name | VARCHAR(50) | NO | ||
CourseId |
INTEGER | NO | ||
DeliveryMethodId |
INTEGER | YES | ||
| EffectiveDate | DATETIME | YES | ||
| ObsoleteDate | DATETIME | YES | ||
| IsActive | BIT | NO | ||
| IsDefault | BIT | NO | ||
LastModifiedUserId |
INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO |
| CourseBookList Keys |
| Key Name | Key Type | Keys |
| Nk_AdCourseBookList_AdCourseID | Inversion Entry | CourseId |
| Pk_AdCourseBookListAdCourseBookListID | PrimaryKey | CourseBookListId |
| Nk_AdCourseBookList_UserID | Inversion Entry | LastModifiedUserId |
| Nk_AdCourseBookList_AdDeliveryMethodID | Inversion Entry | DeliveryMethodId |
| CourseBookList Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| Course | Non-Identifying | Zero or One to Zero or More | CourseId | NO | |||
| Course | Non-Identifying | One To Zero or More | CourseId | NO | |||
| DeliveryMethod | Non-Identifying | Zero or One to Zero or More | DeliveryMethodId | NO | |||
| Staff | Non-Identifying | One To Zero or More | LastModifiedUserId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| CourseBook | Non-Identifying | One To Zero or More | NO | ||||
| ClassSectionBook | Non-Identifying | One To Zero or More | NO | ||||
| CourseBook | Non-Identifying | One To Zero or More | NO |
| CourseBookList Check Constraints |
| Check Constraint Name | CheckConstraint |
| CourseBookList Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.CourseBookList |
NO | |||
| Physical (Microsoft SQL Server) dbo.AdCourseBookList |
NO |
| CourseBookList Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Logical | Course |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | Academic Records |
| CourseBookList Data Movement Rules |
| Name | Type | Rule Text/Value |